| 1. | A resource manager manages either durable or volatile data 资源管理器管理持久性或易失性数据。 |
| 2. | Volatile data can be read and modified during the transaction 可以在事务期间读取和修改可变数据。 |
| 3. | Volatile data can be read but not modified during the transaction 可以在事务期间读取可变数据,但是不可以修改。 |
| 4. | Volatile data can be read 可以读取可变数据。 |
| 5. | Volatile data cannot be read during the transaction , but can be modified 不可以在事务期间读取可变数据,但是可以修改它。 |
| 6. | As for massive , noisy and volatile data , information fusion is the key technology 针对海量报警信号的处理,信息融合技术是关键。 |
| 7. | With volatile data , an on - demand report can produce different results from one minute to the next 使用可变数据的按需运行报表每分钟都会生成不同的结果。 |
| 8. | Volatile data can be read but not modified , and no new data can be added during the transaction 可以在事务期间读取可变数据,但是不可以修改,也不可以添加任何新数据。 |
| 9. | If you are storing only small amounts of volatile data in session state , it is recommended that you use the in - process provider 如果只在会话状态中存储少量易失数据,则建议您使用进程内提供程序。 |
| 10. | The isolation level of a transaction determines what level of access other transactions have to volatile data before a transaction completes 事务的隔离级别确定在该事务完成之前,其他事务对可变数据所拥有的访问级别。 |